Footer
Overriding Footer Component
You can override default footer component and its elements by providing ChartFooter
or TimeframePresets
into uiOverrides: Footer
prop to the ChartReactApp
.
The footer component has the following properties:
The footer timeframe component has the following properties:
Example
Footer with some default elements removed, custom styles applied, and the timeframe component without a custom aggregation:
Source code: